xen.git
2017-04-18 Ian CampbellStart a qemu process in dom0 to service the toolstacks...
2017-04-18 Ian JacksonDrop -lcrypto search from upstream configure, and from...
2017-04-18 Ian Jacksonchangelog: start 4.8.0~rc5-2
2017-04-18 Ian Jacksonchangelog: Declare 4.8.0~rc5-1
2017-01-23 Ian JacksonCopy debian/ directory from archive/debian/4.8.0_rc3-1
2017-01-20 Wei Liulibxl: fix libxl_set_memory_target
2017-01-18 Julien Grallxen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is...
2017-01-18 Andrew Cooperx86/cpu: Don't update this_cpu for get_cpu_vendor(...
2017-01-18 Andrew Cooperx86/emul: Correct the return value handling of VMFUNC
2017-01-18 Jan Beulichx86/boot: fix build with certain older gcc versions
2017-01-18 Jan Beulichx86emul: CMPXCHG16B requires an aligned operand
2017-01-18 Jan BeulichVT-d: correct dma_msi_set_affinity()
2017-01-18 Jan Beulichx86emul: ignore most segment bases for 64-bit mode...
2017-01-18 Jan Beulichx86emul: MOVNTI does not allow REP prefixes
2017-01-18 Luwei Kangx86/VPMU: clear the overflow status of which counter...
2017-01-18 Paul Durrantx86/hvm: don't unconditionally create a default ioreq...
2017-01-18 Jan Beulichlibelf: section index 0 is special
2017-01-18 Jan Beulichx86emul: CMPXCHG{8,16}B ignore prefixes
2017-01-18 Andrew Cooperxen: Fix determining when domain creation is complete
2017-01-18 Jan Beulichx86emul: correct PUSHF/POPF
2017-01-04 Roger Pau Monneinit/FreeBSD: fix incorrect usage of $rc_pids in xendri...
2017-01-04 Roger Pau Monneinit/FreeBSD: add rc control variables
2017-01-04 Roger Pau Monneinit/FreeBSD: fix xencommons so it can only be launched...
2017-01-04 Roger Pau Monneinit/FreeBSD: remove xendriverdomain_precmd
2017-01-04 Roger Pau Monneinit/FreeBSD: set correct PATH for xl devd
2017-01-04 Anshul Makkarxsm: allow relevant permission during migrate and gpu...
2017-01-04 Wei Liulibxl: init_acpi_config should return rc in exit path...
2016-12-22 Andrew Cooperx86/emul: add likely()/unlikely() to test harness
2016-12-21 Jan Beulichx86/HVM: add missing NULL check before using VMFUNC...
2016-12-21 Jan Beulichx86: force EFLAGS.IF on when exiting to PV guests
2016-12-19 Andrew Cooperx86/emul: Correct the handling of eflags with SYSCALL
2016-12-07 Ian JacksonQEMU_TAG update
2016-12-06 Jan Beulichupdate Xen version to 4.8.1-pre
2016-12-05 Ian JacksonVersion numbers: Finalise 4.8.0.
2016-12-05 Ian JacksonConfig.mk: Update subtrees to 4.8.0 release tags
2016-11-29 Ian JacksonConfig.mk: Drop stale QEMU_TRADITIONAL_REVISION commentary
2016-11-29 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-11-29 Ian JacksonUpdate QEMU_TRADITIONAL_REVISION and QEMU_UPSTREAM_REVI...
2016-11-29 Dario Faggiolicredit2: make runqueues be per-socket by default
2016-11-29 Julien Gralllibacpi: fix compilation when cross building the tools
2016-11-29 Wei Chenarm32: handle async aborts delivered while at HYP
2016-11-29 Wei Chenarm: crash the guest when it traps on external abort
2016-11-29 Wei Chenarm64: handle async aborts delivered while at EL2
2016-11-29 Wei Chenarm64: handle guest-generated EL1 asynchronous abort
2016-11-28 Andrew Cooperx86/cpu: reposition stack alignment check
2016-11-25 Juergen Grossremove reference to xensource.com
2016-11-25 Dario Faggioliblkif: kill some repetitions in protocol description
2016-11-25 Jan Beulichx86emul: CMOVcc always writes its destination
2016-11-25 Jan Beulichx86: re-add stack alignment check
2016-11-25 Andrew Cooperx86/vmx: Don't deliver #MC with an error code
2016-11-25 Andrew Cooperx86/emul: Don't deliver #UD with an error code
2016-11-25 Jan Beulichx86/SVM: don't deliver #GP without error code
2016-11-23 Andrew Cooperx86/hvm: Rename hvm_emulate_init() and hvm_emulate_prep...
2016-11-23 Roger Pau Monnelibxl: fix creation of pkgconf install dir
2016-11-23 Jan Beulichx86emul: in_longmode() should not ignore ->read_msr...
2016-11-23 Jan Beulichx86emul: simplify DstBitBase handling code
2016-11-23 Jan Beulichx86/HVM: correct error code writing during task switch
2016-11-23 Jan Beulichx86/HVM: limit writes to outgoing TSS during task switch
2016-11-23 Jan Beulichx86/HVM: limit writes to incoming TSS during task switch
2016-11-23 Roger Pau Monnelibelf: fix symtab/strtab loading for 32bit domains
2016-11-22 Jan Beulichx86/memshr: properly check grant references
2016-11-22 Dario Faggiolicredit2: fix wrong assert in runq_tickle()
2016-11-22 Jan Beulichx86/EFI: meet further spec requirements for runtime...
2016-11-22 Ian Jacksonpygrub: Properly quote results, when returning them...
2016-11-22 Andrew Cooperx86/svm: fix injection of software interrupts
2016-11-22 Andrew Cooperx86/emul: correct the IDT entry calculation in inject_s...
2016-11-22 Jan Beulichx86emul: fix huge bit offset handling
2016-11-22 Roger Pau Monnélibelf: fix stack memory leak when loading 32 bit symbo...
2016-11-22 Jan Beulichx86/PV: writes of %fs and %gs base MSRs require canonic...
2016-11-22 Jan Beulichx86/HVM: don't load LDTR with VM86 mode attrs during...
2016-11-22 Andrew Cooperx86/hvm: Fix the handling of non-present segments
2016-11-21 Andrew Cooperx86/hvm: Fix non-debug build folling c/s 0745f665a5
2016-11-21 Andrew Cooperx86/svm: Fix svm_nextrip_insn_length() when crossing...
2016-11-18 David VrabelMAINTAINERS: update EVENT CHANNEL and KEXEC maintainer
2016-11-16 Boris Ostrovskytools/libacpi: Be specific about which DSDT files to...
2016-11-16 Andrew Cooperx86/traps: Don't call hvm_hypervisor_cpuid_leaf() for...
2016-11-16 Andrew Cooperx86/vmx: Correct the long mode check in vmx_cpuid_inter...
2016-11-15 Ian Jacksontools/configure: Drop -lcrypto search
2016-11-15 Boris Ostrovskytools/libacpi: Re-licence remaining GPL code to LGPLv2.1
2016-11-14 Jan BeulichRevert "x86/EFI: meet further spec requirements for...
2016-11-12 Jan Beulichx86/EFI: meet further spec requirements for runtime...
2016-11-12 Boris Ostrovskylibxc/x86: Report consistent initial APIC value for...
2016-11-12 Jan Beulichx86emul: suppress alignment check for {,v}mov{d,q}
2016-11-11 Jan Beulichx86: always supply .cpuid() handler to x86_emulate()
2016-11-11 Cédric BosdonnatFix misleading indentation warnings
2016-11-11 Roger Pau Monnelibxc: fix unmap of ACPI guest memory region
2016-11-10 Jan Beulichx86emul: correct direction of FPU insn emulations
2016-11-10 Andrew Cooperx86/svm: Don't clobber eax and edx if an RDMSR intercep...
2016-11-09 Stefano StabelliniPartially revert 21550029f709072aacf3b90edd574e7d3021b400
2016-11-09 Stefano StabelliniRevert "xen/arm: platform: Drop the quirks callback"
2016-11-08 Roger Pau Monnelibxc: set rsdp pointer for PVHv2 guests
2016-11-08 Roger Pau Monnelibxc: properly account for the page offset when copyin...
2016-11-08 Jan BeulichIOMMU: release lock on new exit path
2016-11-08 Wei LiuConfig.mk: update seabios to 1.10.0
2016-11-07 Jan Beulichx86/shutdown: add fall-through comment
2016-11-07 Jan BeulichIOMMU: replace ASSERT()s checking for NULL
2016-11-07 Jan Beulichx86/traps: replace ASSERT() checking array bounds
2016-11-07 Daniel De Graafxsm: add missing permissions discovered in testing
2016-11-04 Wei Liulibxl: disallow enabling PoD and ALTP2M at the same...
2016-11-04 Wei Liulibxl: set ret in the check for nestedhvm and altp2m
next